﻿{
	"definitions": [//Dyes: Black=0 Red =1 Green=2 Brown=3 Blue=4 Purple=5 UNU=6 Silver=7 Grey=8 Pink=9 Lime=10 Yellow=11 Light Blue=12 Magenta=13 Orange=14 White=15
		{
			"name": "§3UB Delivery Van (police) §7[RJ-618-LCC]",
			"subName": "1",
			"partTones": ["", "_saddle", "_ogb"],
			"extraMaterials": ["mts:unuparts.unuparts_decor_unu_paint_ford:0:1"]
		}
	],
	
	"general": {
		"description": "§lRecommended parts:§r\n§oCompact Wheel§r\n§oBudget Seat§r\n§oStandard I4 engine§r\n\n§lAdditional Parts:§r\nCrates\nLuggage",
		"numberWindows": 7,
		"type": "car",
		"openTop": false,
		"emptyMass": 1500,
		"stackSize": 1,
		"materials": ["mts:unuparts.unuparts_vehicle_unu_frame_a:0:1", "mts:unuparts.unuparts_decor_unu_fender_steel:0:4", "mts:unuparts.unuparts_decor_unu_door:0:7", "mts:unuparts.unuparts_decor_unu_panel_steel:0:10", "minecraft:glass_pane:0:6", "mts:unuparts.unuparts_part_unu_wheel_compact_whitewall:0:5", "mts:unuparts.unuparts_part_unu_seat_budget_saddle:0:2", "mts:unuparts.unuparts_part_unu_engine_i04_standard:0:1"]
	},

	"motorized": {
		"isBigTruck": false,
		"isTrailer": false,
		"isFrontWheelDrive": false,
		"isRearWheelDrive": true,
		"hasRunningLights": true,
		"hasHeadlights": true,
		"hasTurnSignals": true,
		"hasCruiseControl": false,
		"fuelCapacity": 15000,
		"defaultFuelQty": 7500,
		"axleRatio": 3.55,
		"dragCoefficient": 0.45,
		"brakingFactor": 1.0,
		"downForce" : 0.75,
		"overSteer": -3,
		"hudTexture": "unuparts:textures/guis/unuparts_hud_unu_budget.png",
		"panelTexture": "unuparts:textures/guis/unuparts_panel_unu_budget.png",
		"instruments": [
			{ //Main Right
				"pos": [-0.125, 0.91313, 3.57313],
				"rot": [18.4349, 0, 0],
				"scale": 0.015625,
				"hudX": 243,
				"hudY": 35,
				"hudScale": 0.46875,
				"optionalPartNumber": 0
			},
			{ //Main Left
				"pos": [0.125, 0.91313, 3.57313],
				"rot": [18.4349, 0, 0],
				"scale": 0.015625,
				"hudX": 157,
				"hudY": 35,
				"hudScale": 0.46875,
				"optionalPartNumber": 0
			}
		]
	},
	
	"connectionGroups": [
		{
			"groupName": "Towing",
			"hookup": true,
			"connections": [
				{
					"type": "tow_bumper",
					"pos": [0, 0, 4],
					"distance": 2
				},
				{
					"type": "tow_wheel",
					"pos": [0, -0.375, 2.75],
					"distance": 2
				}
			]
		},
		{
			"groupName": "Trailer",
			"canIntiateConnections": true,
			"connections": [
				{
					"type": "trailer_standard",
					"pos": [0, 0.125, -1.25],
					"distance": 2
				}
			]
		}
	],
	
	"parts": [
		{
			"pos": [0.9375, 0, 0],
			"types": ["ground_wheel"],
			"defaultPart": "unuparts:unuparts_part_unu_wheel_compact_whitewall",
			"toneIndex": 1,
			"minValue": 0.6,
			"maxValue": 0.8125
		},
		{
			"pos": [-0.9375, 0, 0],
			"types": ["ground_wheel"],
			"defaultPart": "unuparts:unuparts_part_unu_wheel_compact_whitewall",
			"toneIndex": 1,
			"minValue": 0.6,
			"maxValue": 0.8125
		},
		{
			"pos": [-0.875, 0, 2.75],
			"turnsWithSteer": true,
			"types": ["ground_wheel"],
			"defaultPart": "unuparts:unuparts_part_unu_wheel_compact_whitewall",
			"toneIndex": 1,
			"minValue": 0.6,
			"maxValue": 0.8125,
            "animations": [
                {
                    "animationType" : "inhibitor",
                    "variable" : "speed",
                    "centerPoint": [0, 0, 0],
                    //"axis": [0, 0, 0],
                    "clampMin": 0,
                    "clampMax": 5
                },
                {
                    "animationType": "rotation",
                    "centerPoint": [0, 0, 0],
                    "axis": [0, 0.1, 0],
                    "variable": "turn_indicator",
                    "clampMin": -45,
                    "clampMax": 45
                },
                {
                    "animationType" : "inhibitor",
                    "variable" : "speed",
                    "centerPoint": [0, 0, 0],
                    //"axis": [0, 0, 0],
                    "clampMin": 5,
                    "clampMax": 1000
                },
                {
                    "animationType" : "activator",
                    "variable" : "speed",
                    "centerPoint": [0, 0, 0],
                    //"axis": [0, 0, 0],
                    "clampMin": 0,
                    "clampMax": 5
                },
                {
                    "animationType" : "rotation",
                    "variable" : "rudder",
                    "centerPoint" : [0, 0, 0],
                    "axis" : [0, -1 ,0]
                }
            ]
		},
		{
			"pos": [0.875, 0, 2.75],
			"turnsWithSteer": true,
			"types": ["ground_wheel"],
			"defaultPart": "unuparts:unuparts_part_unu_wheel_compact_whitewall",
			"toneIndex": 1,
			"minValue": 0.6,
			"maxValue": 0.8125,
            "animations": [
                {
                    "animationType" : "inhibitor",
                    "variable" : "speed",
                    "centerPoint": [0, 0, 0],
                    //"axis": [0, 0, 0],
                    "clampMin": 0,
                    "clampMax": 5
                },
                {
                    "animationType": "rotation",
                    "centerPoint": [0, 0, 0],
                    "axis": [0, 0.1, 0],
                    "variable": "turn_indicator",
                    "clampMin": -45,
                    "clampMax": 45
                },
                {
                    "animationType" : "inhibitor",
                    "variable" : "speed",
                    "centerPoint": [0, 0, 0],
                    //"axis": [0, 0, 0],
                    "clampMin": 5,
                    "clampMax": 1000
                },
                {
                    "animationType" : "activator",
                    "variable" : "speed",
                    "centerPoint": [0, 0, 0],
                    //"axis": [0, 0, 0],
                    "clampMin": 0,
                    "clampMax": 5
                },
                {
                    "animationType" : "rotation",
                    "variable" : "rudder",
                    "centerPoint" : [0, 0, 0],
                    "axis" : [0, -1 ,0]
                }
            ]
		},
		{
			"pos": [0.5625, 0.5625, 2.75],
			"types": ["seat_invisible"],
			"defaultPart": "unuparts:unuparts_part_unu_seat_invisible",
			"toneIndex": 2,
			"dismountPos": [1.5625, 0.5625, 2.75],
			"additionalParts": [
				{
					"pos": [0.5625, 0.5625, 2.8125],//+Z 0.0625
					"rot": [0, 90, 0],
					"types": ["interactable_luggage"],
					"minValue": 0,
					"maxValue": 20,
					"linkedVariables": ["door_DoorL"]
				}
			],
			"linkedVariables": ["door_DoorL"]
		},
		{
			"pos": [-0.5625, 0.5625, 2.75],
			"isController": true,
			"types": ["seat_invisible"],
			"defaultPart": "unuparts:unuparts_part_unu_seat_invisible",
			"toneIndex": 2,
			"dismountPos": [-1.5625, 0.5625, 2.75],
			"linkedVariables": ["door_DoorR"]
		},
		{
			"pos": [-0.0625, 0.03125, 2.625],
			"types": ["engine_car"],
			"inverseMirroring": true,
			"defaultPart": "unuparts:unuparts_part_unu_engine_i04_standard",
			"minValue": 0.3,
			"maxValue": 0.4,
			"intakeOffset": 0.5,
			"linkedVariables": ["door_Hood"]
		},
		{
			"pos": [0, 0.0625, 4.0625],
			"types": ["generic_licenseplate_euro", "generic_licenseplate_us"],
			"defaultPart": "unuparts:unuparts_part_unu_licenseplate_euro_ogb",
			"toneIndex": 3,
			"minValue": 0,
			"maxValue": 1
		},
		{
			"pos": [0, 0.109375, -1.125],
			"rot": [0, 180, 0],
			"types": ["generic_licenseplate_euro", "generic_licenseplate_us"],
			"defaultPart": "unuparts:unuparts_part_unu_licenseplate_euro_ogb",
			"toneIndex": 3,
			"minValue": 0,
			"maxValue": 1
		},
		{
			"pos": [0, 0.28125, -0.5625],
			"rot": [0, 0, -90],
			"types": ["ground_wheel"],
			"defaultPart": "unuparts:unuparts_part_unu_wheel_compact_whitewall",
			"toneIndex": 1,
			"isSpare": true,
			"minValue": 0.8,
			"maxValue": 0.875
		},
		{
			"pos" : [-0.375, 0.75, -0.5],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0,
			"maxValue": 50
		},
		{
			"pos" : [0.375, 0.75, -0.5],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0,
			"maxValue": 50
		},
		{
			"pos" : [0.375, 0.75, 0.25],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0,
			"maxValue": 50
		},
		{
			"pos" : [-0.375, 0.75, 0.25],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0,
			"maxValue": 50
		},
		{
			"pos" : [0.4375, 0.75, 1.03125],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0,
			"maxValue": 50
		},
		{
			"pos" : [-0.4375, 0.75, 1.03125],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0,
			"maxValue": 50
		},
		{
			"pos" : [0.4375, 0.75, 1.8125],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0,
			"maxValue": 50
		},
		{
			"pos" : [-0.4375, 0.75, 1.8125],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0,
			"maxValue": 50
		},
		{
			"pos" : [-0.4375, 0.875, -1.003125],
			"rot" : [0, 0, 0],
			"types": ["generic_bumpersticker"],
			"minValue": 0,
			"maxValue": 1,
            "animations": [
				{
					"animationType": "rotation",
					"centerPoint": [-0.3125, 0.125, 0.003125],
					"axis": [0, 110, 0],
					"variable": "door_DoorB",
					"duration": 18,
					"forwardsDelay": 2,
					"reverseDelay": 0
				},
				{
					"animationType": "rotation",
					"centerPoint": [-0.3125, 0.125, 0.003125],
					"axis": [0, 10, 0],
					"variable": "door_DoorB",
					"duration": 2,
					"forwardsDelay": 0,
					"reverseDelay": 20
				}
			]
		},
		{
			"pos": [0, 1.90625, 2.75],
			"types": ["generic_lightbar", "generic_gyrophare"],
			"defaultPart": "unuparts:unuparts_part_unu_gyrophare_blue",
			"minValue": 0,
			"maxValue": 1
		},
		{
			"pos": [0.75, 0, 3.46875],
			"types": ["generic_siren"],
			"defaultPart": "unuparts:unuparts_part_unu_siren",
			"minValue": 0,
			"maxValue": 1
		}
	],
	
	"collisionGroups": [
		{
			"isInterior": true,
			"collisions": [
				{
					"pos" : [0, 0.6875, 2.375],
					"width" : 0.25,
					"height" : 0.25,
					"variableName": "door_Hood"
				}
			],
			"animations": [
				{
					"animationType": "rotation",
					"centerPoint": [0, 0.5625, 3.5625],
					"axis": [60, 0, 0],
					"variable": "door_Hood",
					"clampMax": 0,
					"duration": 15
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [1.1875, 0.65625, 2.5625],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorL"
				},
				{
					"pos": [1, 0.875, 2.9375],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorL"
				}
			],
			"animations": [
				{
					"animationType": "rotation",
					"centerPoint": [1.125, 0.75, 3.5],
					"axis": [0, -50, 0],
					"variable": "door_DoorL",
					"duration": 8,
					"forwardsDelay": 2,
					"reverseDelay": 0
				},
				{
					"animationType": "rotation",
					"centerPoint": [1.125, 0.75, 3.5],
					"axis": [0, -10, 0],
					"variable": "door_DoorL",
					"duration": 2,
					"forwardsDelay": 0,
					"reverseDelay": 10
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [1, 1.03125, 3.1875],
					"width": 0.25,
					"height": 0.25,
					"variableName": "L_Window"
				}
			],
			"animations": [
				{
					"animationType": "rotation",
					"centerPoint": [1.125, 0.75, 3.5],
					"axis": [0, -50, 0],
					"variable": "door_DoorL",
					"duration": 8,
					"forwardsDelay": 2,
					"reverseDelay": 0
				},
				{
					"animationType": "rotation",
					"centerPoint": [1.125, 0.75, 3.5],
					"axis": [0, -10, 0],
					"variable": "door_DoorL",
					"duration": 2,
					"forwardsDelay": 0,
					"reverseDelay": 10
				},
				{
					"animationType": "translation",
					"centerPoint": [0, 0, 0],
					"axis": [0, 0, -0.375],
					"variable": "L_Window",
					"duration": 10
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [-1.1875, 0.65625, 2.5625],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorR"
				},
				{
					"pos": [-1, 0.875, 2.9375],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorR"
				}
			],
			"animations": [
				{
					"animationType": "rotation",
					"centerPoint": [-1.125, 0.75, 3.5],
					"axis": [0, 50, 0],
					"variable": "door_DoorR",
					"duration": 8,
					"forwardsDelay": 2,
					"reverseDelay": 0
				},
				{
					"animationType": "rotation",
					"centerPoint": [-1.125, 0.75, 3.5],
					"axis": [0, 10, 0],
					"variable": "door_DoorR",
					"duration": 2,
					"forwardsDelay": 0,
					"reverseDelay": 10
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [-1, 1.03125, 3.1875],
					"width": 0.25,
					"height": 0.25,
					"variableName": "R_Window"
				}
			],
			"animations": [
				{
					"animationType": "rotation",
					"centerPoint": [-1.125, 0.75, 3.5],
					"axis": [0, 50, 0],
					"variable": "door_DoorR",
					"duration": 8,
					"forwardsDelay": 2,
					"reverseDelay": 0
				},
				{
					"animationType": "rotation",
					"centerPoint": [-1.125, 0.75, 3.5],
					"axis": [0, 10, 0],
					"variable": "door_DoorR",
					"duration": 2,
					"forwardsDelay": 0,
					"reverseDelay": 10
				},
				{
					"animationType": "translation",
					"centerPoint": [0, 0, 0],
					"axis": [0, 0, -0.375],
					"variable": "R_Window",
					"duration": 10
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [1.1875, 0.65625, 1.625],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorLS"
				}
			],
			"animations": [
				{
					"animationType": "rotation",
					"centerPoint": [1.125, 0.625, 2.1875],
					"axis": [22.8701, -107.5965, 0],
					"variable": "door_DoorLS",
					"duration": 18,
					"forwardsDelay": 2,
					"reverseDelay": 0
				},
				{
					"animationType": "rotation",
					"centerPoint": [1.125, 0.625, 2.1875],
					"axis": [2.0791, -9.7815, 0],
					"variable": "door_DoorLS",
					"duration": 2,
					"forwardsDelay": 0,
					"reverseDelay": 20
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [1.1875, 0.65625, 1.25],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorLS"
				}
			],
			"animations": [
				{
					"animationType": "rotation",
					"centerPoint": [1.125, 0.625, 0.5625],
					"axis": [-22.8701, 107.5965, 0],
					"variable": "door_DoorLS",
					"duration": 18,
					"forwardsDelay": 2,
					"reverseDelay": 0
				},
				{
					"animationType": "rotation",
					"centerPoint": [1.125, 0.625, 0.5625],
					"axis": [-2.0791, 9.7815, 0],
					"variable": "door_DoorLS",
					"duration": 2,
					"forwardsDelay": 0,
					"reverseDelay": 20
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [-1.1875, 0.65625, 1.625],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorRS"
				}
			],
			"animations": [
				{
					"animationType": "rotation",
					"centerPoint": [-1.125, 0.625, 2.1875],
					"axis": [22.8701, 107.5965, 0],
					"variable": "door_DoorRS",
					"duration": 18,
					"forwardsDelay": 2,
					"reverseDelay": 0
				},
				{
					"animationType": "rotation",
					"centerPoint": [-1.125, 0.625, 2.1875],
					"axis": [2.0791, 9.7815, 0],
					"variable": "door_DoorRS",
					"duration": 2,
					"forwardsDelay": 0,
					"reverseDelay": 20
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [-1.1875, 0.65625, 1.25],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorRS"
				}
			],
			"animations": [
				{
					"animationType": "rotation",
					"centerPoint": [-1.125, 0.625, 0.5625],
					"axis": [-22.8701, -107.5965, 0],
					"variable": "door_DoorRS",
					"duration": 18,
					"forwardsDelay": 2,
					"reverseDelay": 0
				},
				{
					"animationType": "rotation",
					"centerPoint": [-1.125, 0.625, 0.5625],
					"axis": [-2.0791, -9.7815, 0],
					"variable": "door_DoorRS",
					"duration": 2,
					"forwardsDelay": 0,
					"reverseDelay": 20
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [0.5625, 0.90625, -1],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorB"
				}
			],
			"animations": [
				{
					"animationType": "rotation",
					"centerPoint": [-0.75, 1, -1],
					"axis": [0, 110, 0],
					"variable": "door_DoorB",
					"duration": 18,
					"forwardsDelay": 2,
					"reverseDelay": 0
				},
				{
					"animationType": "rotation",
					"centerPoint": [-0.75, 1, -1],
					"axis": [0, 10, 0],
					"variable": "door_DoorB",
					"duration": 2,
					"forwardsDelay": 0,
					"reverseDelay": 20
				}
			]
		},
		{
			"collisions": [
				{	//Wheel 1
					"pos": [0.9375, -0.125, 0],
					"width": 0.125,
					"height": 0.125
				}
			],
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_1",
                    "clampMin": 0,
                    "clampMax": 0
				}
			]
		},
		{
			"collisions": [
				{	//Wheel 2
					"pos": [-0.9375, -0.125, 0],
					"width": 0.125,
					"height": 0.125
				}
			],
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_2",
                    "clampMin": 0,
                    "clampMax": 0
				}
			]
		},
		{
			"collisions": [
				{	//Wheel 3
					"pos": [-0.875, -0.125, 2.75],
					"width": 0.125,
					"height": 0.125
				}
			],
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_3",
                    "clampMin": 0,
                    "clampMax": 0
				}
			]
		},
		{
			"collisions": [
				{	//Wheel 4
					"pos": [0.875, -0.125, 2.75],
					"width": 0.125,
					"height": 0.125
				}
			],
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_4",
                    "clampMin": 0,
                    "clampMax": 0
				}
			]
		},
		{
			"collisions": [
				{
					"pos" : [0, 1.875, -0.5625],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.625, 1.875, -0.5625],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.625, 1.875, -0.5625],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.625, 1.875, 0.0625],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0, 1.875, 0.0625],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.625, 1.875, 0.0625],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.625, 1.875, 0.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0, 1.875, 0.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.625, 1.875, 0.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.625, 1.875, 1.3125],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0, 1.875, 1.3125],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.625, 1.875, 1.3125],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.625, 1.875, 1.9375],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0, 1.875, 1.9375],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.625, 1.875, 1.9375],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.625, 1.875, 2.5625],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0, 1.875, 2.5625],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.625, 1.875, 2.5625],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.625, 1.875, 3.1875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0, 1.875, 3.1875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.625, 1.875, 3.1875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.875, 0.75, 3.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.3125, 0.75, 3.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.875, 0.75, 3.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.3125, 0.75, 3.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.875, 0.75, -0.625],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.875, 0.75, -0.625],
					"width" : 0.5,
					"height" : 0.125
				}
			]
		}
	],

	"rendering": {
		"initialVariables": ["hasStarterSound"],
		"textObjects": [],
		"animatedObjects": [
			{
				"objectName": "$Gas",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-0.9375, 0.375, 3.5],
						"axis": [25, 0, 0],
						"variable": "throttle"
					}
				]
			},
			{
				"objectName": "$Brake",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-0.75, 0.375, 3.5],
						"axis": [25, 0, 0],
						"variable": "brake",
						"duration": 2
					},
					{
						"animationType": "rotation",
						"centerPoint": [-0.75, 0.375, 3.5],
						"axis": [-25, 0, 0],
						"variable": "p_brake",
						"duration": 2,
						"forwardsStartSound": "unuparts:unuparts_rotation_unu_parkingbrake_3_engage",
						"reverseStartSound": "unuparts:unuparts_rotation_unu_parkingbrake_3_disengage"
					}
				]
			},
			{
				"objectName": "$Clutch",
				"animations": [
					{
						"animationType": "visibility",
						"centerPoint": [0, 0, 0],
						//"axis": [0, 0, 0],
						"variable": "engine_isautomatic_1",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [-0.5, 0.375, 3.5],
						"axis": [25, 0, 0],
						"variable": "engine_clutch_upshift_1",
						"duration": 2
					},
					{
						"animationType": "rotation",
						"centerPoint": [-0.5, 0.375, 3.5],
						"axis": [25, 0, 0],
						"variable": "engine_clutch_downshift_1",
						"duration": 2
					}
				]
			},
			{
				"objectName": "$Gearshift",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-0.5625, 1, 3.25],
						"axis": [0, -0.93969, 0.34202],
						"variable": "engine_gearshift_1",
						"forwardsStartSound": "unuparts:unuparts_rotation_unu_gearshift_3",
						"reverseStartSound": "unuparts:unuparts_rotation_unu_gearshift_3"
					}
				]
			},
			{
				"objectName": "$TurnSignalSwitch",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-0.5625, 1, 3.25],
						"axis": [0, 9.3969, -3.4202],
						"variable": "leftturnlight",
						"forwardsStartSound": "unuparts:unuparts_rotation_unu_switch_3_signal",
						"reverseStartSound": "unuparts:unuparts_rotation_unu_switch_3_signal"
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.5, 1, 3.875],
						"axis": [0, -9.3969, 3.4202],
						"variable": "rightturnlight",
						"forwardsStartSound": "unuparts:unuparts_rotation_unu_switch_3_signal",
						"reverseStartSound": "unuparts:unuparts_rotation_unu_switch_3_signal"
					}
				]
			},
			{
				"objectName": "$SteeringWheel",
				"animations": [
					{
						"animationType" : "inhibitor",
						"centerPoint": [0, 0, 0],
						//"axis": [0, 0, 0],
						"variable" : "speed",
						"clampMin": 0,
						"clampMax": 5
					},
					{
						"animationType": "rotation",
						"centerPoint": [-0.5625, 1, 3.25],
						"axis": [0, 0.09397, -0.0342],
						"variable": "turn_indicator",
						"clampMin": -45,
						"clampMax": 45
					},
					{
						"animationType" : "inhibitor",
						"centerPoint": [0, 0, 0],
						//"axis": [0, 0, 0],
						"variable" : "speed",
						"clampMin": 5,
						"clampMax": 1000
					},
					{
						"animationType" : "activator",
						"centerPoint": [0, 0, 0],
						//"axis": [0, 0, 0],
						"variable" : "speed",
						"clampMin": 0,
						"clampMax": 5
					},
					{
						"animationType": "rotation",
						"centerPoint": [-0.5625, 1, 3.25],
						"axis": [0, -0.9397, 0.342],
						"variable": "rudder"
					}
				]
			},
			{
				"objectName": "$DriveShaft",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-0.0625, 0, 2],
						"axis": [0.0929035, 0, -3.548793],
						"variable": "engine_driveshaft_rotation_1"
					}
				]
			},
			{
				"objectName": "$LeftBackWheel",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0.9375, 0, 0],
						"axis": [0.997564, -0.0697565, 0],
						"variable": "ground_rotation_1"
					}
				]
			},
			{
				"objectName": "$RightBackWheel",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-0.9375, 0, 0],
						"axis": [0.997564, 0.0697565, 0],
						"variable": "ground_rotation_2"
					}
				]
			},
			{
				"objectName": "$RightFront",
				"animations": [
					{
						"animationType" : "inhibitor",
						"centerPoint": [0, 0, 0],
						//"axis": [0, 0, 0],
						"variable" : "speed",
						"clampMin": 0,
						"clampMax": 5
					},
					{
						"animationType": "rotation",
						"centerPoint": [-0.875, 0, 2.75],
						"axis": [0, 0.1, 0],
						"variable": "turn_indicator",
						"clampMin": -45,
						"clampMax": 45
					},
					{
						"animationType" : "inhibitor",
						"centerPoint": [0, 0, 0],
						//"axis": [0, 0, 0],
						"variable" : "speed",
						"clampMin": 5,
						"clampMax": 1000
					},
					{
						"animationType" : "activator",
						"centerPoint": [0, 0, 0],
						//"axis": [0, 0, 0],
						"variable" : "speed",
						"clampMin": 0,
						"clampMax": 5
					},
					{
						"animationType": "rotation",
						"centerPoint": [-0.875, 0, 2.75],
						"axis": [0, -1, 0],
						"variable": "rudder"
					}
				]
			},
			{
				"objectName": "$RightFrontWheel",
				"applyAfter": "$RightFront",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-0.875, 0, 2.75],
						"axis": [1, 0, 0],
						"variable": "ground_rotation_3"
					}
				]
			},
			{
				"objectName": "$LeftFront",
				"animations": [
					{
						"animationType" : "inhibitor",
						"centerPoint": [0, 0, 0],
						//"axis": [0, 0, 0],
						"variable" : "speed",
						"clampMin": 0,
						"clampMax": 5
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.875, 0, 2.75],
						"axis": [0, 0.1, 0],
						"variable": "turn_indicator",
						"clampMin": -45,
						"clampMax": 45
					},
					{
						"animationType" : "inhibitor",
						"centerPoint": [0, 0, 0],
						//"axis": [0, 0, 0],
						"variable" : "speed",
						"clampMin": 5,
						"clampMax": 1000
					},
					{
						"animationType" : "activator",
						"centerPoint": [0, 0, 0],
						//"axis": [0, 0, 0],
						"variable" : "speed",
						"clampMin": 0,
						"clampMax": 5
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.875, 0, 2.75],
						"axis": [0, -1, 0],
						"variable": "rudder"
					}
				]
			},
			{
				"objectName": "$LeftFrontWheel",
				"applyAfter": "$LeftFront",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0.875, 0, 2.75],
						"axis": [1, 0, 0],
						"variable": "ground_rotation_4"
					}
				]
			},
			{
				"objectName": "$Hood",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 0.5625, 3.5625],
						"axis": [60, 0, 0],
						"variable": "door_Hood",
						"clampMax": 0,
						"duration": 15,
						"forwardsStartSound": "unuparts:unuparts_rotation_unu_hood_2_open",
						"reverseEndSound": "unuparts:unuparts_rotation_unu_hood_2_close"
					}
				]
			},
			{
				"objectName": "$DoorL",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.125, 0.75, 3.5],
						"axis": [0, -50, 0],
						"variable": "door_DoorL",
						"duration": 8,
						"forwardsDelay": 2,
						"reverseDelay": 0,
						"reverseEndSound": "unuparts:unuparts_rotation_unu_door_2_close"
					},
					{
						"animationType": "rotation",
						"centerPoint": [1.125, 0.75, 3.5],
						"axis": [0, -10, 0],
						"variable": "door_DoorL",
						"duration": 2,
						"forwardsDelay": 0,
						"reverseDelay": 10,
						"forwardsStartSound": "unuparts:unuparts_rotation_unu_door_2_open"
					}
				]
			},
			{
				"objectName": "$DoorL_window1",
				"applyAfter": "$DoorL",
				"animations": [
					{
						"animationType": "translation",
						"centerPoint": [0, 0, 0],
						"axis": [0, 0, -0.375],
						"variable": "L_Window",
						"duration": 10
					}
				]
			},
			{
				"objectName": "$DoorL_window2",
				"applyAfter": "$DoorL",
				"animations": []
			},
			{
				"objectName": "$DoorL_Handle_Inner",
				"applyAfter": "$DoorL",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1, 0.875, 2.9375],
						"axis": [-45, 0, 0],
						"variable": "door_DoorL",
						"duration": 5,
						"forwardsDelay": 0,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [1, 0.875, 2.9375],
						"axis": [45, 0, 0],
						"variable": "door_DoorL",
						"duration": 5,
						"forwardsDelay": 5,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$DoorL_Crank",
				"applyAfter": "$DoorL_window1",
				"animations": []
			},
			{
				"objectName": "$DoorR",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.125, 0.75, 3.5],
						"axis": [0, 50, 0],
						"variable": "door_DoorR",
						"duration": 8,
						"forwardsDelay": 2,
						"reverseDelay": 0,
						"reverseEndSound": "unuparts:unuparts_rotation_unu_door_2_close"
					},
					{
						"animationType": "rotation",
						"centerPoint": [-1.125, 0.75, 3.5],
						"axis": [0, 10, 0],
						"variable": "door_DoorR",
						"duration": 2,
						"forwardsDelay": 0,
						"reverseDelay": 10,
						"forwardsStartSound": "unuparts:unuparts_rotation_unu_door_2_open"
					}
				]
			},
			{
				"objectName": "$DoorR_window1",
				"applyAfter": "$DoorR",
				"animations": [
					{
						"animationType": "translation",
						"centerPoint": [0, 0, 0],
						"axis": [0, 0, -0.375],
						"variable": "R_Window",
						"duration": 10
					}
				]
			},
			{
				"objectName": "$DoorR_window2",
				"applyAfter": "$DoorR",
				"animations": []
			},
			{
				"objectName": "$DoorR_Handle_Inner",
				"applyAfter": "$DoorR",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1, 0.875, 2.9375],
						"axis": [-45, 0, 0],
						"variable": "door_DoorR",
						"duration": 5,
						"forwardsDelay": 0,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [-1, 0.875, 2.9375],
						"axis": [45, 0, 0],
						"variable": "door_DoorR",
						"duration": 5,
						"forwardsDelay": 5,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$DoorR_Crank",
				"applyAfter": "$DoorR_window1",
				"animations": []
			},
			{
				"objectName": "$DoorLF",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.125, 0.625, 2.1875],
						"axis": [22.8701, -107.5965, 0],
						"variable": "door_DoorLS",
						"duration": 18,
						"forwardsDelay": 7,
						"reverseDelay": 0,
						"reverseEndSound": "unuparts:unuparts_rotation_unu_doorcargo_3_close"
					},
					{
						"animationType": "rotation",
						"centerPoint": [1.125, 0.625, 2.1875],
						"axis": [2.0791, -9.7815, 0],
						"variable": "door_DoorLS",
						"duration": 2,
						"forwardsDelay": 5,
						"reverseDelay": 20,
						"forwardsStartSound": "unuparts:unuparts_rotation_unu_doorcargo_3_open"
					}
				]
			},
			{
				"objectName": "$DoorLF_Handle",
				"applyAfter": "$DoorLF",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.1875, 0.65625, 1.53125],
						"axis": [90, 0, 0],
						"variable": "door_DoorLS",
						"duration": 5,
						"forwardsDelay": 0,
						"reverseDelay": 22
					}
				]
			},
			{
				"objectName": "$DoorLB",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.125, 0.625, 0.5625],
						"axis": [-22.8701, 107.5965, 0],
						"variable": "door_DoorLS",
						"duration": 18,
						"forwardsDelay": 7,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [1.125, 0.625, 0.5625],
						"axis": [-2.0791, 9.7815, 0],
						"variable": "door_DoorLS",
						"duration": 2,
						"forwardsDelay": 5,
						"reverseDelay": 20
					}
				]
			},
			{
				"objectName": "$DoorLB_Handle",
				"applyAfter": "$DoorLB",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.1875, 0.65625, 1.34375],
						"axis": [-90, 0, 0],
						"variable": "door_DoorLS",
						"duration": 5,
						"forwardsDelay": 0,
						"reverseDelay": 22
					}
				]
			},
			{
				"objectName": "$DoorRF",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.125, 0.625, 2.1875],
						"axis": [22.8701, 107.5965, 0],
						"variable": "door_DoorRS",
						"duration": 18,
						"forwardsDelay": 7,
						"reverseDelay": 0,
						"reverseEndSound": "unuparts:unuparts_rotation_unu_doorcargo_3_close"
					},
					{
						"animationType": "rotation",
						"centerPoint": [-1.125, 0.625, 2.1875],
						"axis": [2.0791, 9.7815, 0],
						"variable": "door_DoorRS",
						"duration": 2,
						"forwardsDelay": 5,
						"reverseDelay": 20,
						"forwardsStartSound": "unuparts:unuparts_rotation_unu_doorcargo_3_open"
					}
				]
			},
			{
				"objectName": "$DoorRF_Handle",
				"applyAfter": "$DoorRF",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.1875, 0.65625, 1.53125],
						"axis": [90, 0, 0],
						"variable": "door_DoorRS",
						"duration": 5,
						"forwardsDelay": 0,
						"reverseDelay": 22
					}
				]
			},
			{
				"objectName": "$DoorRB",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.125, 0.625, 0.5625],
						"axis": [-22.8701, -107.5965, 0],
						"variable": "door_DoorRS",
						"duration": 18,
						"forwardsDelay": 7,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [-1.125, 0.625, 0.5625],
						"axis": [-2.0791, -9.7815, 0],
						"variable": "door_DoorRS",
						"duration": 2,
						"forwardsDelay": 5,
						"reverseDelay": 20
					}
				]
			},
			{
				"objectName": "$DoorRB_Handle",
				"applyAfter": "$DoorRB",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.1875, 0.65625, 1.34375],
						"axis": [-90, 0, 0],
						"variable": "door_DoorRS",
						"duration": 5,
						"forwardsDelay": 0,
						"reverseDelay": 22
					}
				]
			},
			{
				"objectName": "$DoorB",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-0.75, 1, -1],
						"axis": [0, 110, 0],
						"variable": "door_DoorB",
						"duration": 18,
						"forwardsDelay": 7,
						"reverseDelay": 0,
						"reverseEndSound": "unuparts:unuparts_rotation_unu_doorcargo_3_close"
					},
					{
						"animationType": "rotation",
						"centerPoint": [-0.75, 1, -1],
						"axis": [0, 10, 0],
						"variable": "door_DoorB",
						"duration": 2,
						"forwardsDelay": 5,
						"reverseDelay": 20,
						"forwardsStartSound": "unuparts:unuparts_rotation_unu_doorcargo_3_open"
					}
				]
			},
			{
				"objectName": "$DoorB_window",
				"applyAfter": "$DoorB",
				"animations": []
			},
			{
				"objectName": "$DoorB_Handle",
				"applyAfter": "$DoorB",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0.65625, 0.90625, -1],
						"axis": [0, 0, 90],
						"variable": "door_DoorB",
						"duration": 5,
						"forwardsDelay": 0,
						"reverseDelay": 22
					}
				]
			},
			{
				"objectName": "$Wiper_L",
				"animations": [
					{
						"animationType": "inhibitor",
						"centerPoint": [0, 0, 0],
						//"axis": [0, 0, 0],
						"variable": "engine_magneto_1",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.71875, 0.9375, 3.62813],
						"axis": [0, -28.4607, -85.3812],
						"variable": "rain_cos"
					}
				]
			},
			{
				"objectName": "$Wiper_R",
				"animations": [
					{
						"animationType": "inhibitor",
						"centerPoint": [0, 0, 0],
						//"axis": [0, 0, 0],
						"variable": "engine_magneto_1",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [-0.71875, 0.9375, 3.62813],
						"axis": [0, 28.4607, 85.3812],
						"variable": "rain_cos"
					}
				]
			},
			{
				"objectName": "$HeadlightSwitch",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-0.3125, 0.95313, 3.60938],
						"axis": [0, -9.4869, 28.4604],
						"variable": "running_light"
					},
					{
						"animationType": "rotation",
						"centerPoint": [-0.3125, 0.95313, 3.60938],
						"axis": [0, -9.4869, 28.4604],
						"variable": "headlight"
					}
				]
			},
			{
				"objectName": "$WiperSwitch",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-0.3125, 0.85938, 3.57813],
						"axis": [0, -9.4869, 28.4604],
						"variable": "rain_strength"
					}
				]
			}
		],
		"lightObjects": [
			{
				"objectName": "&LightBrake",
				"emissive": true,
				"isElectric": true,
				"color": "#FF0000",
				"brightnessAnimations": [
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 0.5, 0],
						"variable": "running_light"
					},
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 1, 0],
						"variable": "brake"
					}
				],
				"blendableComponents": [
					{
						"pos": [1.0625, 0.5625, -0.890625],
						"axis": [0, 0, -1],
						"flareHeight": 0.1875,
						"flareWidth": 0.1875
					},
					{
						"pos": [-1.0625, 0.5625, -0.890625],
						"axis": [0, 0, -1],
						"flareHeight": 0.1875,
						"flareWidth": 0.1875
					}
				]
			},
			{
				"objectName": "&LightTurnLeftBack",
				"emissive": true,
				"isElectric": true,
				"color": "#FF8000",
				"brightnessAnimations": [
					{
						"animationType": "visibility",
						"variable": "left_turn_signal",
						"clampMin": 1,
						"clampMax": 1
					},
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 1, 0],
						"variable": "0_5_15_cycle"
					}
				],
				"blendableComponents": [
					{
						"pos": [1.0625, 0.46875, -0.890625],
						"axis": [0, 0, -1],
						"flareHeight": 0.1875,
						"flareWidth": 0.1875
					}
				]
			},
			{
				"objectName": "&LightTurnRightBack",
				"emissive": true,
				"isElectric": true,
				"color": "#FF8000",
				"brightnessAnimations": [
					{
						"animationType": "visibility",
						"variable": "right_turn_signal",
						"clampMin": 1,
						"clampMax": 1
					},
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 1, 0],
						"variable": "0_5_15_cycle"
					}
				],
				"blendableComponents": [
					{
						"pos": [-1.0625, 0.46875, -0.890625],
						"axis": [0, 0, -1],
						"flareHeight": 0.1875,
						"flareWidth": 0.1875
					}
				]
			},
			{
				"objectName": "&Headlight",
				"emissive": true,
				"isElectric": true,
				"color": "#FFFFFF",
				"brightnessAnimations": [
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 1, 0],
						"variable": "headlight"
					}
				],
				"blendableComponents": [
					{
						"pos": [0.75, 0.5625, 3.92188],
						"axis": [0, 0, 1],
						"flareHeight": 0.5625,
						"flareWidth": 0.5625,
						"beamDiameter": 8,
						"beamLength": 24.0
					},
					{
						"pos": [-0.75, 0.5625, 3.92188],
						"axis": [0, 0, 1],
						"flareHeight": 0.5625,
						"flareWidth": 0.5625,
						"beamDiameter": 8,
						"beamLength": 24.0
					}
				]
			},
			{
				"objectName": "&LightTurnRightFront",
				"emissive": true,
				"isElectric": true,
				"color": "#FF8000",
				"brightnessAnimations": [
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 0.5, 0],
						"variable": "running_light"
					},
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, -0.5, 0],
						"variable": "headlight"
					},
					{
						"animationType": "inhibitor",
						"variable": "right_turn_signal",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 1, 0],
						"variable": "0_5_15_cycle"
					}
				],
				"blendableComponents": [
					{
						"pos": [-0.8125, 0.3125, 3.90625],
						"axis": [0, -0.12403, 0.99228],
						"flareHeight": 0.375,
						"flareWidth": 0.375
					}
				]
			},
			{
				"objectName": "&LightTurnLeftFront",
				"emissive": true,
				"isElectric": true,
				"color": "#FF8000",
				"brightnessAnimations": [
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 0.5, 0],
						"variable": "running_light"
					},
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, -0.5, 0],
						"variable": "headlight"
					},
					{
						"animationType": "inhibitor",
						"variable": "left_turn_signal",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 1, 0],
						"variable": "0_5_15_cycle"
					}
				],
				"blendableComponents": [
					{
						"pos": [0.8125, 0.3125, 3.90625],
						"axis": [0, -0.12403, 0.99228],
						"flareHeight": 0.375,
						"flareWidth": 0.375
					}
				]
			}
		],
		"sounds": [
			{
				"name": "unuparts:unuparts_part_unu_starter",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_starter_1",
						"clampMin": 1,
						"clampMax": 1
					}
				],
				"pitchAnimations": [
					{
						"animationType": "translation",
						"variable": "electric_power",
						"axis": [0,0.1,0],
						"offset": 0.3,
						"clampMax": 1
					}
				],
				"looping": true
			},
			{
				"name": "unuparts:unuparts_horn_car_1",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "horn",
						"clampMin": 1,
						"clampMax": 1
					}
				],
				"looping": true
			}
		],
		"particles": [
			{
				"type": "smoke",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_piston_1_1_cam_1",
						"clampMin": 1,
						"clampMax": 1
					}
				],
				"color": "#D9D9D9",
				"transparency": 0.25,
				"toTransparency": 0.25,
				"scale": 1,
				"pos": [0.40625, -0.03125, -1.125],
				"initialVelocity": [0, 0, -1]
			},
			{
				"type": "smoke",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_backfired_1",
						"clampMin": 1,
						"clampMax": 1
					}
				],
				"color": "#000000",
				"scale": 2.5,
				"pos": [0.40625, -0.03125, -1.125],
				"initialVelocity": [0, 0, -1],
				"quantity": 5
			},
			{
				"type": "smoke",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_temp_1",
						"clampMin": 115,
						"clampMax": 1000
					},
					{
						"animationType": "visibility",
						"variable": "door_Hood",
						"clampMin": 1,
						"clampMax": 1
					}
				],
				"color": "#F0F0F0",
				"scale": 0.5,
				"toScale": 2,
				"transparency": 1,
				"toTransparency": 0.5,
				"pos": [0.125, 0.65625, 3.5],
				"initialVelocity": [0, 0, -0.1],
				"spawnEveryTick": true
			},
			{
				"type": "smoke",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_temp_1",
						"clampMin": 120,
						"clampMax": 1000
					},
					{
						"animationType": "visibility",
						"variable": "door_Hood",
						"clampMin": 1,
						"clampMax": 1
					}
				],
				"color": "#F0F0F0",
				"scale": 0.5,
				"toScale": 2,
				"transparency": 1,
				"toTransparency": 0.5,
				"pos": [0.125, 0.65625, 3.5],
				"initialVelocity": [0, 0, -0.1],
				"quantity": 2,
				"spawnEveryTick": true
			},
			{
				"type": "smoke",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_temp_1",
						"clampMin": 115,
						"clampMax": 1000
					},
					{
						"animationType": "visibility",
						"variable": "door_Hood",
						"clampMin": 0,
						"clampMax": 0
					}
				],
				"color": "#F0F0F0",
				"scale": 0.5,
				"toScale": 2,
				"transparency": 1,
				"toTransparency": 0.5,
				"pos": [0, 0.5625, 3.9375],
				"initialVelocity": [0, 0, 0.1],
				"spawnEveryTick": true
			},
			{
				"type": "smoke",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_temp_1",
						"clampMin": 120,
						"clampMax": 1000
					},
					{
						"animationType": "visibility",
						"variable": "door_Hood",
						"clampMin": 0,
						"clampMax": 0
					}
				],
				"color": "#F0F0F0",
				"scale": 0.5,
				"toScale": 2,
				"transparency": 1,
				"toTransparency": 0.5,
				"pos": [0.125, 0.5625, 3.9375],
				"initialVelocity": [0, 0, 0.1],
				"spawnEveryTick": true
			},
			{
				"type": "smoke",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_temp_1",
						"clampMin": 120,
						"clampMax": 1000
					},
					{
						"animationType": "visibility",
						"variable": "door_Hood",
						"clampMin": 0,
						"clampMax": 0
					}
				],
				"color": "#F0F0F0",
				"scale": 0.5,
				"toScale": 2,
				"transparency": 1,
				"toTransparency": 0.5,
				"pos": [-0.125, 0.5625, 3.9375],
				"initialVelocity": [0, 0, 0.1],
				"spawnEveryTick": true
			}
		]
	}
}